How to Install gqrx-sdr software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gqrx-sdr software package in Ubuntu 14.04 LTS (Trusty Tahr)

gqrx-sdr software package provides Software defined radio receiver, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gqrx-sdr 

gqrx-sdr is installed in your system.

Make ensure the gqrx-sdr package were installed using the commands given below,

$ sudo dpkg-query -l | grep gqrx-sdr *

You will get with gqrx-sdr package name, version, architecture and description in a table

gqrx-sdr package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Ham Radio
Package gqrx-sdr
Version 2.2.0.74.d97bd7-2
Description Software defined radio receiver
Sub Section hamradio


See Also, How to uninstall or remove gqrx-sdr software package from Ubuntu 14.04 LTS (Trusty Tahr)?